[golang] bump to golang 1.24#1567
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a140f826ccfd47c98120c543863c6b39 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 32m 00s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/eb7a3bea1f86493c945dfbc6d5746e19 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 16m 18s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8979450859ca4445b1a989e5feb435e2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 25m 36s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/291bb35c4ab44d17b0d425e36db947e5 ❌ openstack-k8s-operators-content-provider POST_FAILURE in 2h 02m 09s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6eb365f4595f4591ba808dad72637381 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 05s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/385d891c52a0483a92c6f68a28967adb ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 07m 44s |
* bump in go.mod (base and api)
* bump go-toolset in Dockerfile
* bump golang version and custom_iamge in github jobs ('.github/workflows')
* Bump the golangci-lint version in the .pre-commit-config.yaml to v2.4.0
* Bump build_root_image in .ci-operator.yaml to ci-build-root-golang-1.24-sdk-1.31
Also fixes golangci-lint reported issues for new v2.4.0 version.
Jira: OSPRH-12935
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
Update controller-runtime, Kubernetes dependencies, and testing tools to support OpenShift Container Platform 4.18 (Kubernetes 1.31). Changes: - controller-runtime: v0.17.6 → v0.19.7 - Kubernetes core dependencies: v0.29.15 → v0.31.12 * k8s.io/api: v0.31.12 * k8s.io/apimachinery: v0.31.12 * k8s.io/client-go: v0.31.12 * k8s.io/apiextensions-apiserver: v0.31.12 - k8s.io/utils: v0.0.0-20240711033017 → v0.0.0-20250820121507 - controller-gen: v0.14.0 → v0.18.0 - envtest: 1.29 → 1.31, setup-envtest@latest Depends-On: openstack-k8s-operators/infra-operator#432 Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/de4e849b389a440a836f7e87fcbb582b ❌ openstack-k8s-operators-content-provider RETRY_LIMIT in 45s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f290312e61154cbd9f2f4ade11aac1c0 ❌ openstack-k8s-operators-content-provider RETRY_LIMIT in 49s |
|
recheck |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprince, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e3a0bb3
into
openstack-k8s-operators:main
Also bump dependencies for OpenShift 4.18. Update controller-runtime, Kubernetes dependencies, and testing tools to support OpenShift Container Platform 4.18 (Kubernetes 1.31):
To test on existing env, or after landed:
go.work*filesgo work initbin/subdir of the repoDepends-On: openstack-k8s-operators/install_yamls#1082
Jira: OSPRH-12935